-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/sonarqube] Fix for issue #10195 #10196
Conversation
stable/sonarqube/Chart.yaml
Outdated
@@ -1,7 +1,7 @@ | |||
name: sonarqube | |||
description: Sonarqube is an open sourced code quality scanning tool | |||
version: 0.10.3 | |||
appVersion: 6.7.6 | |||
version: 0.10.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please increment the minor version instead as this changes the underlying container version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rjkernick bumping this version is causing issues, as has already been done on your master branch. I have attempted to sort out but not all the sign off requirements seem to be failing.
I have attempted to correct... but it is still complaining.
Please can you assist, as I am unaware how to sort this out now, seems a shame to not get this work in cause of version change.
/ok-to-test |
/assign |
/retest |
@rjkernick I need some help to sort out the DCO issues from the merge request. please |
Details on the DCO here: https://github.com/helm/charts/pull/10196/checks?check_run_id=45484289 |
Hi @rjkernick I have attempted these commands and its just making things worse as the commits by others are now being signed off my me and its not happy. for example below
I started with 2 commit issues, did the commands as recommended and it then when to 44 issues I am not sure how to sort this out now. |
Signed-off-by: Melissa Palmer <[email protected]>
Signed-off-by: Melissa Palmer <[email protected]>
Signed-off-by: David J. M. Karlsen <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
Signed-off-by: Andrés Bono <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
…0332) Signed-off-by: tompizmor <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
as by kubernetes/kubernetes#54174 Signed-off-by: Denis Iskandarov <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
…0312) * [stable/redis] Process template directives in affinity parameters Signed-off-by: Dinko Osrecki <[email protected]> * [stable/redis] Update README Signed-off-by: Dinko Osrecki <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
This fix prometheus.yml output display when using `kubectl get configmap prometheus-server` Signed-off-by: Sylvain Rabot <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
* [stable/rabbitmq] Add Ingress Path parameter Signed-off-by: juan131 <[email protected]> * Fix Typo Signed-off-by: juan131 <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
* [stable/prestashop] Add ingress Signed-off-by: juan131 <[email protected]> * Remove debug message Signed-off-by: juan131 <[email protected]> * Update labels to new format Signed-off-by: juan131 <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
This follows role conventions seen in other Helm charts and allows graphing to break out activity stats per role Signed-off-by: Ben Klang <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
…10338) Signed-off-by: juan131 <[email protected]> Signed-off-by: Melissa Palmer <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: melissapalmer If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
master to this fork again
Closing this PR will attempt to submit another as am unable to sort out the DCO from |
reopening as I have the same issue when opening a new PR now anyawys |
Closing this PR will attempt to submit another as am unable to sort out the DCO from |
What this PR does / why we need it: allow latest docker image for sonarqube to be used with this chart fix issue #10195
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]